hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipTextRendererVertexAPI
hip
api
data
font
see hip.graphics.g2d.textrenderer
struct
HipTextRendererVertexAPI {
float
[
3
]
vPosition
;
float
[
2
]
vTexST
;
}
Members
Variables
vPosition
float
[
3
]
vPosition
;
Undocumented in source.
vTexST
float
[
2
]
vTexST
;
Undocumented in source.
Meta
Source
See Implementation
hip
api
data
font
aliases
HipCharKerning
HipFontKerning
classes
HipFont
interfaces
IHipFont
structs
HipFontChar
HipLineInfo
HipTextRendererVertexAPI
HipWordWrapRange
see hip.graphics.g2d.textrenderer